BloodHound

Setup neo4j database & Bloodhound

1.

C:\AD\Tools\neo4j-community-4.1.1-windows\neo4j-community-4.1.1\bin\neo4j.bat install-service

2.

.\neo4j.bat start

3.

visit http://localhost:7474/browser/

4.

Modify the password

Username: neo0j
Passowrd: BloodHound
  1. login

  2. Use a ingestor / collector to get the data:

. .\SharpHound.ps1
  1. Run the ingestor / collector:
Invoke-BloodHound -CollectionMethod All -Verbose
  1. Import everything from ingestor dir

Resources

Bloodhound walkthrough. A Tool for Many Tradecrafts

BloodHound with Kali Linux: 101